From ac1bc637587d34449e546c3a24f1f49f7a42ba28 Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 13 Feb 2007 06:55:26 +0000 Subject: [PATCH] Nuke trailing whitespace from smart shortnames. --- mkshort.c | 1 + 1 file changed, 1 insertion(+) diff --git a/mkshort.c b/mkshort.c index daa751434..d2b928fc4 100644 --- a/mkshort.c +++ b/mkshort.c @@ -515,6 +515,7 @@ mkshort(short_handle h, const char *istring) if (dp < ostring) dp = ostring; memmove(dp, np, strlen(np)); dp[strlen(np)] = 0; + rtrim(ostring); } /* -- 2.30.2